-
Home
-
Events Made Easy
-
2.3.9
-
Code
-
Classes
- CreditCardGateway
| Total Complexity |
35 |
| Dependencies |
16 |
| Dependents |
4 |
| Total lines |
456 |
| Lines of code |
235 |
| Logical lines of code |
93 |
| Comment lines |
155 |
| Methods |
26 |
| Properties |
3 |
Methods 26
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| updateSignature() |
S |
56 |
4 |
19 |
| _verifyGatewayResponse() |
S |
61 |
3 |
13 |
| _validateId() |
S |
62 |
3 |
12 |
| find() |
S |
61 |
2 |
12 |
| fromNonce() |
S |
61 |
2 |
12 |
| billingAddressSignature() |
S |
60 |
1 |
16 |
| threeDSecurePassThruSignature() |
S |
62 |
1 |
14 |
| expiringBetween() |
S |
60 |
1 |
13 |
| fetchExpiring() |
S |
62 |
1 |
11 |
| baseOptions() |
S |
65 |
1 |
11 |
| baseSignature() |
S |
62 |
1 |
11 |
| __construct() |
S |
71 |
1 |
6 |
| create() |
S |
74 |
1 |
4 |
| createNoValidate() |
S |
75 |
1 |
4 |
| expired() |
S |
64 |
1 |
10 |
| fetchExpired() |
S |
66 |
1 |
8 |
| credit() |
S |
67 |
1 |
9 |
| creditNoValidate() |
S |
75 |
1 |
4 |
| sale() |
S |
67 |
1 |
9 |
| saleNoValidate() |
S |
75 |
1 |
4 |
| update() |
S |
71 |
1 |
5 |
| updateNoValidate() |
S |
75 |
1 |
4 |
| delete() |
S |
70 |
1 |
6 |
| createSignature() |
S |
67 |
1 |
8 |
| _doCreate() |
S |
72 |
1 |
5 |
| _doUpdate() |
S |
72 |
1 |
5 |